3.222 \(\int \frac{1}{\sqrt{2-3 x^2} \sqrt{1-x^2}} \, dx\)

Optimal. Leaf size=12 \[ \frac{F\left (\sin ^{-1}(x)|\frac{3}{2}\right )}{\sqrt{2}} \]

[Out]

EllipticF[ArcSin[x], 3/2]/Sqrt[2]

_______________________________________________________________________________________

Rubi [A]  time = 0.0257913, antiderivative size = 12, normalized size of antiderivative = 1., number of steps used = 1, number of rules used = 1, integrand size = 23, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.043 \[ \frac{F\left (\sin ^{-1}(x)|\frac{3}{2}\right )}{\sqrt{2}} \]

Antiderivative was successfully verified.

[In]  Int[1/(Sqrt[2 - 3*x^2]*Sqrt[1 - x^2]),x]

[Out]

EllipticF[ArcSin[x], 3/2]/Sqrt[2]

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 5.28155, size = 12, normalized size = 1. \[ \frac{\sqrt{2} F\left (\operatorname{asin}{\left (x \right )}\middle | \frac{3}{2}\right )}{2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(1/(-3*x**2+2)**(1/2)/(-x**2+1)**(1/2),x)

[Out]

sqrt(2)*elliptic_f(asin(x), 3/2)/2

_______________________________________________________________________________________

Mathematica [A]  time = 0.0350116, size = 20, normalized size = 1.67 \[ \frac{F\left (\sin ^{-1}\left (\sqrt{\frac{3}{2}} x\right )|\frac{2}{3}\right )}{\sqrt{3}} \]

Antiderivative was successfully verified.

[In]  Integrate[1/(Sqrt[2 - 3*x^2]*Sqrt[1 - x^2]),x]

[Out]

EllipticF[ArcSin[Sqrt[3/2]*x], 2/3]/Sqrt[3]

_______________________________________________________________________________________

Maple [A]  time = 0.028, size = 16, normalized size = 1.3 \[{\frac{\sqrt{2}}{2}{\it EllipticF} \left ( x,{\frac{\sqrt{3}\sqrt{2}}{2}} \right ) } \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(1/(-3*x^2+2)^(1/2)/(-x^2+1)^(1/2),x)

[Out]

1/2*2^(1/2)*EllipticF(x,1/2*3^(1/2)*2^(1/2))

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt{-x^{2} + 1} \sqrt{-3 \, x^{2} + 2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(sqrt(-x^2 + 1)*sqrt(-3*x^2 + 2)),x, algorithm="maxima")

[Out]

integrate(1/(sqrt(-x^2 + 1)*sqrt(-3*x^2 + 2)), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{1}{\sqrt{-x^{2} + 1} \sqrt{-3 \, x^{2} + 2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(sqrt(-x^2 + 1)*sqrt(-3*x^2 + 2)),x, algorithm="fricas")

[Out]

integral(1/(sqrt(-x^2 + 1)*sqrt(-3*x^2 + 2)), x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt{- \left (x - 1\right ) \left (x + 1\right )} \sqrt{- 3 x^{2} + 2}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(-3*x**2+2)**(1/2)/(-x**2+1)**(1/2),x)

[Out]

Integral(1/(sqrt(-(x - 1)*(x + 1))*sqrt(-3*x**2 + 2)), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{1}{\sqrt{-x^{2} + 1} \sqrt{-3 \, x^{2} + 2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(1/(sqrt(-x^2 + 1)*sqrt(-3*x^2 + 2)),x, algorithm="giac")

[Out]

integrate(1/(sqrt(-x^2 + 1)*sqrt(-3*x^2 + 2)), x)